FML ASIN
Fast Math Library.
This function is a faster replacement for Dark Basic Pro's native ASIN() function. FML ASIN returns the inverse sine of the argument.

ARGUMENTS:
* Value = value to calculate. Must be between -1.0 and 1.0

RETURNS:
Returns the result as a float value.


SYNTAX
Return Float=FML ASIN(Value)


RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File